home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / programming / blitzbasic / blitz-list200994.lha / blitz-list / text0420.txt < prev    next >
Encoding:
Text File  |  1994-09-20  |  1.5 KB  |  40 lines

  1. On Tue, 7 Jun 1994, Jonny wrote:
  2.  
  3. > Hi,
  4. >     I tried installing the elmore libs in blitz. I tried this
  5. > in 2 differnet ways.
  6. > 1. Copied elmorelibs to Blitzlibs:Userlibs and then did a reload
  7. > all libs from the compile menu on ted. The new elmorelib commands
  8. > were available, but the commands in deflibs had gone.
  9. > 2. Tried to join the elmorelibs to the original deflibs file using
  10. > the makedseflibs program. But all it did was replace the deflibs in
  11. > blitz2: with the elmorelibs.
  12. > So basically I can`t use any of the new librarys with blitz without
  13. > first getting rid of the orginal deflibs !?
  14.  
  15. What you need to do is:
  16.  
  17. 1. Get the latest blitzlibs files from BUM6. (in the developers.lha archive)
  18.    and put them on a disk called BlitzLibs:
  19.  
  20. 2. Delete deflibs and load ALL the libs from your blitzlibs: disk every time
  21.    you load blitz (I do this)
  22.  
  23. 3. OR use the proggy makedeflibs to make a new deflibs file with the NEW
  24.    libs in it..
  25.  
  26.  - Paul
  27.  
  28. ----------------------------------------------------------------------------
  29. Paul Reece, Student & Network Assistant                               \\\///
  30. Claremont College - Tasmania, Australia                               d oo b   
  31.                                                                       | __ |
  32. preece@slick.clare.tased.edu.au, paul_ree@asgard.clare.tased.edu.au    \__/
  33. ----------------------------------------------------------------------------
  34. The opinions expressed herein are my own and not those of Claremont College!
  35. ----------------------------------------------------------------------------
  36.  
  37.  
  38.